_PurpleKeyValuePair

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct _PurpleKeyValuePair {}

Members

Variables

key
gchar* key;
Undocumented in source.
value
void* value;
Undocumented in source.

Meta